Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Constants


Call Pickup States

The value parameter of the telCACallPickupMsg message (page 5-22) contains one of the following constants.

enum {
   telCallPickupEst        = 0,
   telCallPickupFailed     = 1,
   telCallPickedUp         = 2
};
Constant descriptions

telCallPickupEst
An incoming call was picked up at a destination number different from the one to which it was placed.
telCallPickupFailed
Could not pick up an incoming call at a destination number different from the one to which it was placed.
telCallPickedUp
An outgoing call was picked up at a destination number different from the one to which it was placed.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help